projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb712f9
)
* replace.el (keep-lines-read-args): Use empty string as
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 27 Feb 2009 15:31:07 +0000
(15:31 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 27 Feb 2009 15:31:07 +0000
(15:31 +0000)
default (Bug#2495).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 5bf7a9b45710eba255d5d75545de5565314d5caf..138d9b0fd9fd392226e006b0b81fa4825b41316f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2009-02-27 Chong Yidong <cyd@stupidchicken.com>
+ * replace.el (keep-lines-read-args): Use empty string as
+ default (Bug#2495).
+
* menu-bar.el (menu-set-font): Fix last fix.
2009-02-27 Glenn Morris <rgm@gnu.org>